Applications and sample code are available in the JDK installation. These demonstrate various features of the Java platform. The available demos are described in the following sections.
These applications and applets, located in the JDK demo/jfc directory, demonstrate Swing and Java 2D technology.
The demo/jpda/examples.jar file in the JDK contains JPDA examples, including source code for the jdb Java Debugger and the prototype javadt GUI debugger.
This demo, located in the JDK demo/jni/Poller directory, demonstrates access to the input/output multiplexing functionality from the Java programming language. See the Solaris poll man page.
Additional applets and applications may be found at: